From ead436402c533d0a03801b3af1ce18c10cf65b38 Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Sat, 25 Jul 2020 21:44:17 +0200 Subject: Update Alert_Window_Mode.ino --- examples/Alert_Window_Mode/Alert_Window_Mode.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Alert_Window_Mode/Alert_Window_Mode.ino b/examples/Alert_Window_Mode/Alert_Window_Mode.ino index b8bc8ae..3be5dec 100644 --- a/examples/Alert_Window_Mode/Alert_Window_Mode.ino +++ b/examples/Alert_Window_Mode/Alert_Window_Mode.ino @@ -111,7 +111,7 @@ void setup() { /* Sets the alert pin polarity if active: * - * /* Enable or disable latch. If latch is enabled the alarm pin will be active until the + * Enable or disable latch. If latch is enabled the alarm pin will be active until the * conversion register is read (getResult functions). If disabled the alarm pin will be * deactivated with next value within limits. * -- cgit v1.2.3